func go.uber.org/goleak.filterStacks

2 uses

	go.uber.org/goleak (current package)
		leaks.go#L37: func filterStacks(stacks []stack.Stack, skipID int, opts *opts) []stack.Stack {
		leaks.go#L65: 		stacks = filterStacks(stack.All(), cur, opts)